Skip to content

Extract SDK executor plugin runtime wiring - #835

Closed
RhysSullivan wants to merge 1 commit into
codex/refactor-executorts-connectionsfrom
codex/refactor-executorts-plugin-runtime
Closed

Extract SDK executor plugin runtime wiring#835
RhysSullivan wants to merge 1 commit into
codex/refactor-executorts-connectionsfrom
codex/refactor-executorts-plugin-runtime

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented May 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

Move plugin context construction, static source/tool registration, runtime registration, and provider registration into executor-plugin-runtime.ts.

This leaves executor.ts focused on composing the SDK runtime pieces.

Validation

  • bun run format:check
  • bun run lint
  • bun run typecheck
  • bun run test

Stack

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 6ce675d Commit Preview URL

Branch Preview URL
May 16 2026, 06:26 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 16, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 6ce675d May 16 2026, 06:28 PM

@pkg-pr-new

pkg-pr-new Bot commented May 16, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@835

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@835

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@835

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@835

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@835

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@835

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@835

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@835

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@835

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@835

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@835

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@835

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@835

executor

npm i https://pkg.pr.new/executor@835

commit: 6ce675d

@RhysSullivan

Copy link
Copy Markdown
Collaborator Author

Closing this draft stack for now; the executor refactor approach is being reconsidered before review.

@RhysSullivan
RhysSullivan deleted the codex/refactor-executorts-plugin-runtime branch June 11, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant